home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 62 / Quick PC 62.iso / I386 / DRIVER.CAB / fs-6900.ppd < prev    next >
Encoding:
PostScript Printer Description  |  1999-07-08  |  40.1 KB  |  1,061 lines

  1. *PPD-Adobe: "4.3"
  2. *%=============================================================================
  3. *%
  4. *%  PPD file for FS-6900 (European English)
  5. *%
  6. *%  Copyright (C) 1993-1999 Kyocera Technology Development Inc.
  7. *%  All Rights Reserved
  8. *%
  9. *%  Permission is granted for redistribution of this file as long as this
  10. *%  copyright notice is intact and the contents of the file are not altered
  11. *%  in any way from their original form.
  12. *%
  13. *%  Contents of this file are automatically generated with the PPDGEN utility 
  14. *%
  15. *%=============================================================================
  16.  
  17. *FileVersion: "1.5.2"
  18. *FormatVersion: "4.3"
  19. *LanguageEncoding: ISOLatin1
  20. *LanguageVersion: English
  21. *Product: "(FS-6900)"
  22. *PSVersion: "(2014.108) 1"
  23. *Manufacturer: "Kyocera"
  24. *ModelName: "Kyocera FS-6900 (KPDL-2)"
  25. *ShortNickName: "Kyocera FS-6900 (KPDL-2)"
  26. *NickName: "Kyocera FS-6900 (KPDL-2)"
  27. *PCFileName: "FS-6900.PPD"
  28.  
  29. *% Basic Device Capabilities
  30. *LanguageLevel: "2"
  31. *ColorDevice: False
  32. *DefaultColorSpace: Gray
  33. *TTRasterizer: Type42
  34. *?TTRasterizer: "
  35.  save
  36.    42 /FontType resourcestatus
  37.    { pop pop (Type42) }{ pop pop (None) } ifelse = flush
  38.  restore"
  39. *End
  40. *FreeVM: "12288000"
  41. *Throughput: "25"
  42.  
  43. *% Extensions
  44. *FileSystem: True
  45. *?FileSystem: "
  46.   save false
  47.    (%disk%)
  48.    { currentdevparams dup /Writeable known
  49.      { /Writeable get { pop true } if }{ pop } ifelse
  50.    } 100 string /IODevice resourceforall
  51.    { (True)}{(False)} ifelse = flush
  52.   restore"
  53. *End
  54.  
  55. *% System Management
  56. *SuggestedJobTimeout: "0"
  57. *SuggestedManualFeedTimeout: "0"
  58. *SuggestedWaitTimeout: "120"
  59. *PrintPSErrors: True
  60.  
  61. *Password: "0"
  62.  
  63. *ExitServer: " count 0 eq { true }
  64.  { dup statusdict /checkpassword get exec not } ifelse
  65.  { (WARNING : Cannot perform the exitserver command.) =
  66.    (Password supplied is not valid.) =
  67.    (Please contact the author of this software.) = flush quit } if
  68.  serverdict /exitserver get exec"
  69. *End
  70.  
  71. *Reset: " count 0 eq { true }
  72.   { dup statusdict /checkpassword get exec not } ifelse
  73.   { (WARNING : Cannot perform the exitserver command.) =
  74.     (Password supplied is not valid.) =
  75.     (Please contact the author of this software.) = flush quit } if
  76.   serverdict /exitserver get exec
  77.   systemdict /quit get exec
  78.   (WARNING : Printer Reset Failed.) = flush"
  79. *End
  80.  
  81. *% Protocols 
  82. *Protocols: BCP PJL TBCP
  83.  
  84. *1284Modes Parallel: Compat Nibble ECP
  85. *1284DeviceID: "MFG:Kyocera:Model:Kyocera FS-6900;COMMAND SET: POSTSCRIPT,PJL,PCL"
  86.  
  87. *% JCL Information 
  88. *JCLBegin: "<1B>%-12345X@PJL JOB<0A>"
  89. *JCLToPSInterpreter: "@PJL ENTER LANGUAGE=POSTSCRIPT<0A>"
  90. *JCLEnd: "<1B>%-12345X@PJL EOJ<0A><1B>%-12345X"
  91.  
  92. *JCLOpenUI *JCLEconomode/EcoPrint: PickOne
  93. *DefaultJCLEconomode: Off
  94. *OrderDependency: 5 JCLSetup *JCLEconomode
  95. *JCLEconomode Off/Off: "@PJL SET ECONOMODE=OFF<0A>"
  96. *JCLEconomode On/On: "@PJL SET ECONOMODE=ON<0A>"
  97. *JCLCloseUI: *JCLEconomode
  98.  
  99. *% Installable Options
  100. *OpenGroup: InstallableOptions/Installed Options
  101.  
  102. *% PF-26 Paper Feeders
  103. *OpenUI *Opt12/PF-26 Paper Feeders: PickOne
  104. *DefaultOpt12: None
  105. *Opt12 None/None: ""
  106. *Opt12 One/One: ""
  107. *Opt12 Two/Two: ""
  108. *?Opt12: "
  109.   save
  110.   currentpagedevice /InputAttributes get
  111.   dup 3 get null ne {(Two)} {
  112.     dup 1 get null ne {(One)} {(None)} ifelse
  113.   } ifelse exch pop = flush
  114.   restore"
  115. *End
  116. *CloseUI: *Opt12
  117.  
  118. *% Duplex Unit
  119. *OpenUI *Opt16/Duplex Unit: Boolean
  120. *DefaultOpt16: False
  121. *Opt16 False/Not Installed: ""
  122. *Opt16 True/Installed: ""
  123. *?Opt16: "
  124.   save
  125.   currentpagedevice /Duplex known {(True)} {(False)} ifelse = flush
  126.   restore"
  127. *End
  128. *CloseUI: *Opt16
  129.  
  130. *% Hard Disk Drive
  131. *OpenUI *Opt18/Hard Disk Drive: Boolean
  132. *DefaultOpt18: False
  133. *Opt18 False/Not Installed: ""
  134. *Opt18 True/Installed: ""
  135. *?Opt18: "  save
  136.     false
  137.     (%disk?%)
  138.     { currentdevparams dup /Writeable known
  139.       { /Writeable get {pop true} if }{ pop } ifelse
  140.     } 100 string /IODevice resourceforall
  141.     {(True)}{(False)} ifelse = flush
  142.   restore"
  143. *End
  144. *CloseUI: *Opt18
  145.  
  146. *% Installed Memory
  147. *OpenUI *InstalledMemory/Memory: PickOne
  148. *DefaultInstalledMemory: 16MB
  149. *InstalledMemory 16MB/Standard: ""
  150. *InstalledMemory 32MB/16MB Upgrade: ""
  151. *InstalledMemory 48MB/32MB Upgrade: ""
  152. *InstalledMemory 80MB/64MB Upgrade: ""
  153. *?InstalledMemory: "
  154.   save
  155.   currentsystemparams /RamSize get
  156.   524288 div ceiling cvi 2 div cvi
  157.   /vmsize 20 string def
  158.   vmsize cvs print (MB) print (\n) print flush
  159.   restore"
  160. *End
  161. *CloseUI: *InstalledMemory
  162.  
  163. *CloseGroup: InstallableOptions
  164.  
  165. *% Virtual Memory 
  166. *VMOption 16MB: "12288000"
  167. *VMOption 32MB: "25728000"
  168. *VMOption 48MB: "39168000"
  169. *VMOption 80MB: "59328000"
  170.  
  171.  
  172. *% Constraints
  173. *% ===========
  174. *UIConstraints: *Opt12 None *InputSlot PF26A
  175. *UIConstraints: *Opt12 None *InputSlot PF26B
  176. *UIConstraints: *Opt12 One *InputSlot PF26B
  177. *UIConstraints: *Opt16 False *Duplex DuplexTumble
  178. *UIConstraints: *Duplex DuplexTumble *Opt16 False
  179. *UIConstraints: *Opt16 False *Duplex DuplexNoTumble
  180. *UIConstraints: *Duplex DuplexNoTumble *Opt16 False
  181. *UIConstraints: *Opt18 False *KCCollate Temp
  182. *UIConstraints: *Opt18 False *KCCollate Perm
  183. *UIConstraints: *KCCollate None *KCBarcodeMode First
  184. *UIConstraints: *KCCollate None *KCBarcodeMode All
  185. *UIConstraints: *PageSize Executive *InputSlot Internal
  186. *UIConstraints: *PageRegion Executive *InputSlot Internal
  187. *UIConstraints: *InputSlot Internal *PageSize Executive
  188. *UIConstraints: *InputSlot Internal *PageRegion Executive
  189. *UIConstraints: *PageSize A6 *InputSlot Internal
  190. *UIConstraints: *PageRegion A6 *InputSlot Internal
  191. *UIConstraints: *InputSlot Internal *PageSize A6
  192. *UIConstraints: *InputSlot Internal *PageRegion A6
  193. *UIConstraints: *PageSize ISOB5 *InputSlot Internal
  194. *UIConstraints: *PageRegion ISOB5 *InputSlot Internal
  195. *UIConstraints: *InputSlot Internal *PageSize ISOB5
  196. *UIConstraints: *InputSlot Internal *PageRegion ISOB5
  197. *UIConstraints: *PageSize B6 *InputSlot Internal
  198. *UIConstraints: *PageRegion B6 *InputSlot Internal
  199. *UIConstraints: *InputSlot Internal *PageSize B6
  200. *UIConstraints: *InputSlot Internal *PageRegion B6
  201. *UIConstraints: *PageSize EnvPersonal *InputSlot Internal
  202. *UIConstraints: *PageRegion EnvPersonal *InputSlot Internal
  203. *UIConstraints: *InputSlot Internal *PageSize EnvPersonal
  204. *UIConstraints: *InputSlot Internal *PageRegion EnvPersonal
  205. *UIConstraints: *PageSize Env9 *InputSlot Internal
  206. *UIConstraints: *PageRegion Env9 *InputSlot Internal
  207. *UIConstraints: *InputSlot Internal *PageSize Env9
  208. *UIConstraints: *InputSlot Internal *PageRegion Env9
  209. *UIConstraints: *PageSize Env10 *InputSlot Internal
  210. *UIConstraints: *PageRegion Env10 *InputSlot Internal
  211. *UIConstraints: *InputSlot Internal *PageSize Env10
  212. *UIConstraints: *InputSlot Internal *PageRegion Env10
  213. *UIConstraints: *PageSize EnvMonarch *InputSlot Internal
  214. *UIConstraints: *PageRegion EnvMonarch *InputSlot Internal
  215. *UIConstraints: *InputSlot Internal *PageSize EnvMonarch
  216. *UIConstraints: *InputSlot Internal *PageRegion EnvMonarch
  217. *UIConstraints: *PageSize EnvDL *InputSlot Internal
  218. *UIConstraints: *PageRegion EnvDL *InputSlot Internal
  219. *UIConstraints: *InputSlot Internal *PageSize EnvDL
  220. *UIConstraints: *InputSlot Internal *PageRegion EnvDL
  221. *UIConstraints: *PageSize EnvC5 *InputSlot Internal
  222. *UIConstraints: *PageRegion EnvC5 *InputSlot Internal
  223. *UIConstraints: *InputSlot Internal *PageSize EnvC5
  224. *UIConstraints: *InputSlot Internal *PageRegion EnvC5
  225. *UIConstraints: *PageSize Executive *InputSlot PF26A
  226. *UIConstraints: *PageRegion Executive *InputSlot PF26A
  227. *UIConstraints: *InputSlot PF26A *PageSize Executive
  228. *UIConstraints: *InputSlot PF26A *PageRegion Executive
  229. *UIConstraints: *PageSize A6 *InputSlot PF26A
  230. *UIConstraints: *PageRegion A6 *InputSlot PF26A
  231. *UIConstraints: *InputSlot PF26A *PageSize A6
  232. *UIConstraints: *InputSlot PF26A *PageRegion A6
  233. *UIConstraints: *PageSize ISOB5 *InputSlot PF26A
  234. *UIConstraints: *PageRegion ISOB5 *InputSlot PF26A
  235. *UIConstraints: *InputSlot PF26A *PageSize ISOB5
  236. *UIConstraints: *InputSlot PF26A *PageRegion ISOB5
  237. *UIConstraints: *PageSize B6 *InputSlot PF26A
  238. *UIConstraints: *PageRegion B6 *InputSlot PF26A
  239. *UIConstraints: *InputSlot PF26A *PageSize B6
  240. *UIConstraints: *InputSlot PF26A *PageRegion B6
  241. *UIConstraints: *PageSize EnvPersonal *InputSlot PF26A
  242. *UIConstraints: *PageRegion EnvPersonal *InputSlot PF26A
  243. *UIConstraints: *InputSlot PF26A *PageSize EnvPersonal
  244. *UIConstraints: *InputSlot PF26A *PageRegion EnvPersonal
  245. *UIConstraints: *PageSize Env9 *InputSlot PF26A
  246. *UIConstraints: *PageRegion Env9 *InputSlot PF26A
  247. *UIConstraints: *InputSlot PF26A *PageSize Env9
  248. *UIConstraints: *InputSlot PF26A *PageRegion Env9
  249. *UIConstraints: *PageSize Env10 *InputSlot PF26A
  250. *UIConstraints: *PageRegion Env10 *InputSlot PF26A
  251. *UIConstraints: *InputSlot PF26A *PageSize Env10
  252. *UIConstraints: *InputSlot PF26A *PageRegion Env10
  253. *UIConstraints: *PageSize EnvMonarch *InputSlot PF26A
  254. *UIConstraints: *PageRegion EnvMonarch *InputSlot PF26A
  255. *UIConstraints: *InputSlot PF26A *PageSize EnvMonarch
  256. *UIConstraints: *InputSlot PF26A *PageRegion EnvMonarch
  257. *UIConstraints: *PageSize EnvDL *InputSlot PF26A
  258. *UIConstraints: *PageRegion EnvDL *InputSlot PF26A
  259. *UIConstraints: *InputSlot PF26A *PageSize EnvDL
  260. *UIConstraints: *InputSlot PF26A *PageRegion EnvDL
  261. *UIConstraints: *PageSize EnvC5 *InputSlot PF26A
  262. *UIConstraints: *PageRegion EnvC5 *InputSlot PF26A
  263. *UIConstraints: *InputSlot PF26A *PageSize EnvC5
  264. *UIConstraints: *InputSlot PF26A *PageRegion EnvC5
  265. *UIConstraints: *PageSize Executive *InputSlot PF26B
  266. *UIConstraints: *PageRegion Executive *InputSlot PF26B
  267. *UIConstraints: *InputSlot PF26B *PageSize Executive
  268. *UIConstraints: *InputSlot PF26B *PageRegion Executive
  269. *UIConstraints: *PageSize A6 *InputSlot PF26B
  270. *UIConstraints: *PageRegion A6 *InputSlot PF26B
  271. *UIConstraints: *InputSlot PF26B *PageSize A6
  272. *UIConstraints: *InputSlot PF26B *PageRegion A6
  273. *UIConstraints: *PageSize ISOB5 *InputSlot PF26B
  274. *UIConstraints: *PageRegion ISOB5 *InputSlot PF26B
  275. *UIConstraints: *InputSlot PF26B *PageSize ISOB5
  276. *UIConstraints: *InputSlot PF26B *PageRegion ISOB5
  277. *UIConstraints: *PageSize B6 *InputSlot PF26B
  278. *UIConstraints: *PageRegion B6 *InputSlot PF26B
  279. *UIConstraints: *InputSlot PF26B *PageSize B6
  280. *UIConstraints: *InputSlot PF26B *PageRegion B6
  281. *UIConstraints: *PageSize EnvPersonal *InputSlot PF26B
  282. *UIConstraints: *PageRegion EnvPersonal *InputSlot PF26B
  283. *UIConstraints: *InputSlot PF26B *PageSize EnvPersonal
  284. *UIConstraints: *InputSlot PF26B *PageRegion EnvPersonal
  285. *UIConstraints: *PageSize Env9 *InputSlot PF26B
  286. *UIConstraints: *PageRegion Env9 *InputSlot PF26B
  287. *UIConstraints: *InputSlot PF26B *PageSize Env9
  288. *UIConstraints: *InputSlot PF26B *PageRegion Env9
  289. *UIConstraints: *PageSize Env10 *InputSlot PF26B
  290. *UIConstraints: *PageRegion Env10 *InputSlot PF26B
  291. *UIConstraints: *InputSlot PF26B *PageSize Env10
  292. *UIConstraints: *InputSlot PF26B *PageRegion Env10
  293. *UIConstraints: *PageSize EnvMonarch *InputSlot PF26B
  294. *UIConstraints: *PageRegion EnvMonarch *InputSlot PF26B
  295. *UIConstraints: *InputSlot PF26B *PageSize EnvMonarch
  296. *UIConstraints: *InputSlot PF26B *PageRegion EnvMonarch
  297. *UIConstraints: *PageSize EnvDL *InputSlot PF26B
  298. *UIConstraints: *PageRegion EnvDL *InputSlot PF26B
  299. *UIConstraints: *InputSlot PF26B *PageSize EnvDL
  300. *UIConstraints: *InputSlot PF26B *PageRegion EnvDL
  301. *UIConstraints: *PageSize EnvC5 *InputSlot PF26B
  302. *UIConstraints: *PageRegion EnvC5 *InputSlot PF26B
  303. *UIConstraints: *InputSlot PF26B *PageSize EnvC5
  304. *UIConstraints: *InputSlot PF26B *PageRegion EnvC5
  305. *UIConstraints: *PageSize Executive *Duplex
  306. *UIConstraints: *PageRegion Executive *Duplex
  307. *UIConstraints: *Duplex *PageSize Executive
  308. *UIConstraints: *Duplex *PageRegion Executive
  309. *UIConstraints: *PageSize Tabloid *Duplex
  310. *UIConstraints: *PageRegion Tabloid *Duplex
  311. *UIConstraints: *Duplex *PageSize Tabloid
  312. *UIConstraints: *Duplex *PageRegion Tabloid
  313. *UIConstraints: *PageSize A3 *Duplex
  314. *UIConstraints: *PageRegion A3 *Duplex
  315. *UIConstraints: *Duplex *PageSize A3
  316. *UIConstraints: *Duplex *PageRegion A3
  317. *UIConstraints: *PageSize A6 *Duplex
  318. *UIConstraints: *PageRegion A6 *Duplex
  319. *UIConstraints: *Duplex *PageSize A6
  320. *UIConstraints: *Duplex *PageRegion A6
  321. *UIConstraints: *PageSize B4 *Duplex
  322. *UIConstraints: *PageRegion B4 *Duplex
  323. *UIConstraints: *Duplex *PageSize B4
  324. *UIConstraints: *Duplex *PageRegion B4
  325. *UIConstraints: *PageSize ISOB5 *Duplex
  326. *UIConstraints: *PageRegion ISOB5 *Duplex
  327. *UIConstraints: *Duplex *PageSize ISOB5
  328. *UIConstraints: *Duplex *PageRegion ISOB5
  329. *UIConstraints: *PageSize B6 *Duplex
  330. *UIConstraints: *PageRegion B6 *Duplex
  331. *UIConstraints: *Duplex *PageSize B6
  332. *UIConstraints: *Duplex *PageRegion B6
  333. *UIConstraints: *PageSize EnvPersonal *Duplex
  334. *UIConstraints: *PageRegion EnvPersonal *Duplex
  335. *UIConstraints: *Duplex *PageSize EnvPersonal
  336. *UIConstraints: *Duplex *PageRegion EnvPersonal
  337. *UIConstraints: *PageSize Env9 *Duplex
  338. *UIConstraints: *PageRegion Env9 *Duplex
  339. *UIConstraints: *Duplex *PageSize Env9
  340. *UIConstraints: *Duplex *PageRegion Env9
  341. *UIConstraints: *PageSize Env10 *Duplex
  342. *UIConstraints: *PageRegion Env10 *Duplex
  343. *UIConstraints: *Duplex *PageSize Env10
  344. *UIConstraints: *Duplex *PageRegion Env10
  345. *UIConstraints: *PageSize EnvMonarch *Duplex
  346. *UIConstraints: *PageRegion EnvMonarch *Duplex
  347. *UIConstraints: *Duplex *PageSize EnvMonarch
  348. *UIConstraints: *Duplex *PageRegion EnvMonarch
  349. *UIConstraints: *PageSize EnvDL *Duplex
  350. *UIConstraints: *PageRegion EnvDL *Duplex
  351. *UIConstraints: *Duplex *PageSize EnvDL
  352. *UIConstraints: *Duplex *PageRegion EnvDL
  353. *UIConstraints: *PageSize EnvC5 *Duplex
  354. *UIConstraints: *PageRegion EnvC5 *Duplex
  355. *UIConstraints: *Duplex *PageSize EnvC5
  356. *UIConstraints: *Duplex *PageRegion EnvC5
  357.  
  358. *% Resolution 
  359. *OpenUI *Resolution/Resolution: PickOne
  360. *OrderDependency: 10 AnySetup *Resolution
  361. *DefaultResolution: 600dpi
  362. *Resolution 300dpi/300 Dots per Inch (dpi): "<< /HWResolution [300 300] >> setpagedevice"
  363. *Resolution 600dpi/600 Dots per Inch (dpi): "<< /HWResolution [600 600] >> setpagedevice"
  364. *?Resolution: "
  365.   save
  366.     currentpagedevice /HWResolution get
  367.     0 get (      ) cvs print (dpi) = flush
  368.   restore
  369.   "
  370. *End
  371. *CloseUI: *Resolution
  372.  
  373. *% Image Refinement 
  374. *OpenUI *Smoothing/Kyocera Image Refinement: PickOne
  375. *OrderDependency: 50 AnySetup *Smoothing
  376. *DefaultSmoothing: True
  377. *Smoothing True/On: "1 statusdict /setdoret get exec"
  378. *Smoothing False/Off: "0 statusdict /setdoret get exec"
  379. *?Smoothing: "save
  380.   [(False)(True)(True)(True)]
  381.   statusdict /doret get exec {get} stopped
  382.   {pop pop (Unknown) } if
  383.   = flush restore
  384.   "
  385. *End
  386. *CloseUI: *Smoothing
  387.  
  388. *% Halftone Information 
  389. *DefaultHalftoneType: 1
  390. *ScreenFreq: "60.0"
  391. *ScreenAngle: "45.0"
  392. *ResScreenFreq 600dpi: "60.0"
  393. *ResScreenAngle 600dpi: "45.0"
  394. *ResScreenFreq 300dpi: "53.0"
  395. *ResScreenAngle 300dpi: "45.0"
  396.  
  397. *DefaultScreenProc: Ellipse
  398. *ScreenProc Dot: "
  399.  {abs exch abs 2 copy add 1 gt
  400.  {1 sub dup mul exch 1 sub dup mul add 1 sub}
  401.  {dup mul exch dup mul add 1 exch sub} ifelse}"
  402. *End
  403. *ScreenProc Line: "
  404.  {pop}"
  405. *End
  406. *ScreenProc Ellipse: "
  407.  {dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub}"
  408. *End
  409.  
  410. *DefaultTransfer: Null
  411. *Transfer Null: "{}"
  412. *Transfer Null.Inverse: "{1 exch sub}"
  413.  
  414. *% Paper Handling 
  415. *% Page Size Definitions
  416. *OpenUI *PageSize: PickOne
  417. *OrderDependency: 40 AnySetup *PageSize
  418. *DefaultPageSize: A4
  419. *PageSize A3/A3: "
  420.   << /Policies << /PageSize 2 >> /PageSize [842 1191] /ImagingBBox null >> setpagedevice"
  421. *End
  422. *PageSize A4/A4: "
  423.   << /Policies << /PageSize 2 >> /PageSize [595 842] /ImagingBBox null >> setpagedevice"
  424. *End
  425. *PageSize A5/A5: "
  426.   << /Policies << /PageSize 2 >> /PageSize [420 595] /ImagingBBox null >> setpagedevice"
  427. *End
  428. *PageSize A6/A6: "
  429.   << /Policies << /PageSize 2 >> /PageSize [297 420] /ImagingBBox null >> setpagedevice"
  430. *End
  431. *PageSize B4/B4: "
  432.   << /Policies << /PageSize 2 >> /PageSize [729 1032] /ImagingBBox null >> setpagedevice"
  433. *End
  434. *PageSize B5/B5 (JIS): "
  435.   << /Policies << /PageSize 2 >> /PageSize [516 729] /ImagingBBox null >> setpagedevice"
  436. *End
  437. *PageSize ISOB5/B5 (ISO): "
  438.   << /Policies << /PageSize 2 >> /PageSize [499 709] /ImagingBBox null >> setpagedevice"
  439. *End
  440. *PageSize B6/B6: "
  441.   << /Policies << /PageSize 2 >> /PageSize [363 516] /ImagingBBox null >> setpagedevice"
  442. *End
  443. *PageSize Letter/Letter: "
  444.   << /Policies << /PageSize 2 >> /PageSize [612 792] /ImagingBBox null >> setpagedevice"
  445. *End
  446. *PageSize Legal/Legal: "
  447.   << /Policies << /PageSize 2 >> /PageSize [612 1008] /ImagingBBox null >> setpagedevice"
  448. *End
  449. *PageSize Executive/Executive: "
  450.   << /Policies << /PageSize 2 >> /PageSize [522 756] /ImagingBBox null >> setpagedevice"
  451. *End
  452. *PageSize Tabloid/11x17 (Ledger): "
  453.   << /Policies << /PageSize 2 >> /PageSize [792 1224] /ImagingBBox null >> setpagedevice"
  454. *End
  455. *PageSize EnvPersonal/Envelope #6: "
  456.   << /Policies << /PageSize 2 >> /PageSize [261 468] /ImagingBBox null >> setpagedevice"
  457. *End
  458. *PageSize Env9/Envelope #9: "
  459.   << /Policies << /PageSize 2 >> /PageSize [279 639] /ImagingBBox null >> setpagedevice"
  460. *End
  461. *PageSize Env10/Envelope #10: "
  462.   << /Policies << /PageSize 2 >> /PageSize [297 684] /ImagingBBox null >> setpagedevice"
  463. *End
  464. *PageSize EnvMonarch/Envelope Monarch: "
  465.   << /Policies << /PageSize 2 >> /PageSize [279 540] /ImagingBBox null >> setpagedevice"
  466. *End
  467. *PageSize EnvDL/Envelope DL: "
  468.   << /Policies << /PageSize 2 >> /PageSize [312 624] /ImagingBBox null >> setpagedevice"
  469. *End
  470. *PageSize EnvC5/Envelope C5: "
  471.   << /Policies << /PageSize 2 >> /PageSize [459 649] /ImagingBBox null >> setpagedevice"
  472. *End
  473. *?PageSize: "
  474.  save
  475.    currentpagedevice /PageSize get aload pop
  476.    2 copy gt {exch} if
  477.    (Unknown)
  478.  18 dict
  479.  dup [842 1191] (A3) put
  480.  dup [595 842] (A4) put
  481.  dup [420 595] (A5) put
  482.  dup [297 420] (A6) put
  483.  dup [729 1032] (B4) put
  484.  dup [516 729] (B5) put
  485.  dup [499 709] (ISOB5) put
  486.  dup [363 516] (B6) put
  487.  dup [612 792] (Letter) put
  488.  dup [612 1008] (Legal) put
  489.  dup [522 756] (Executive) put
  490.  dup [792 1224] (Ledger) put
  491.  dup [261 468] (EnvPersonal) put
  492.  dup [279 639] (Env9) put
  493.  dup [297 684] (Env10) put
  494.  dup [279 540] (EnvMonarch) put
  495.  dup [312 624] (EnvDL) put
  496.  dup [459 649] (EnvC5) put
  497.  { exch aload pop 4 index sub abs 5 le exch
  498.    5 index sub abs 5 le and
  499.       {exch pop exit} {pop} ifelse
  500.    } bind forall
  501.    = flush pop pop
  502.  restore
  503. "
  504. *End
  505. *CloseUI: *PageSize
  506.  
  507. *% Page Region Definitions for Frame Buffer
  508. *OpenUI *PageRegion: PickOne
  509. *OrderDependency: 40 AnySetup *PageRegion
  510. *DefaultPageRegion: A4
  511. *PageRegion A3/A3: "
  512.   << /Policies << /PageSize 7 >> /PageSize [842 1191] /ImagingBBox null >> setpagedevice"
  513. *End
  514. *PageRegion A4/A4: "
  515.   << /Policies << /PageSize 7 >> /PageSize [595 842] /ImagingBBox null >> setpagedevice"
  516. *End
  517. *PageRegion A5/A5: "
  518.   << /Policies << /PageSize 7 >> /PageSize [420 595] /ImagingBBox null >> setpagedevice"
  519. *End
  520. *PageRegion A6/A6: "
  521.   << /Policies << /PageSize 7 >> /PageSize [297 420] /ImagingBBox null >> setpagedevice"
  522. *End
  523. *PageRegion B4/B4: "
  524.   << /Policies << /PageSize 7 >> /PageSize [729 1032] /ImagingBBox null >> setpagedevice"
  525. *End
  526. *PageRegion B5/B5 (JIS): "
  527.   << /Policies << /PageSize 7 >> /PageSize [516 729] /ImagingBBox null >> setpagedevice"
  528. *End
  529. *PageRegion ISOB5/B5 (ISO): "
  530.   << /Policies << /PageSize 7 >> /PageSize [499 709] /ImagingBBox null >> setpagedevice"
  531. *End
  532. *PageRegion B6/B6: "
  533.   << /Policies << /PageSize 7 >> /PageSize [363 516] /ImagingBBox null >> setpagedevice"
  534. *End
  535. *PageRegion Letter/Letter: "
  536.   << /Policies << /PageSize 7 >> /PageSize [612 792] /ImagingBBox null >> setpagedevice"
  537. *End
  538. *PageRegion Legal/Legal: "
  539.   << /Policies << /PageSize 7 >> /PageSize [612 1008] /ImagingBBox null >> setpagedevice"
  540. *End
  541. *PageRegion Executive/Executive: "
  542.   << /Policies << /PageSize 7 >> /PageSize [522 756] /ImagingBBox null >> setpagedevice"
  543. *End
  544. *PageRegion Tabloid/11x17 (Ledger): "
  545.   << /Policies << /PageSize 7 >> /PageSize [792 1224] /ImagingBBox null >> setpagedevice"
  546. *End
  547. *PageRegion EnvPersonal/Envelope #6: "
  548.   << /Policies << /PageSize 7 >> /PageSize [261 468] /ImagingBBox null >> setpagedevice"
  549. *End
  550. *PageRegion Env9/Envelope #9: "
  551.   << /Policies << /PageSize 7 >> /PageSize [279 639] /ImagingBBox null >> setpagedevice"
  552. *End
  553. *PageRegion Env10/Envelope #10: "
  554.   << /Policies << /PageSize 7 >> /PageSize [297 684] /ImagingBBox null >> setpagedevice"
  555. *End
  556. *PageRegion EnvMonarch/Envelope Monarch: "
  557.   << /Policies << /PageSize 7 >> /PageSize [279 540] /ImagingBBox null >> setpagedevice"
  558. *End
  559. *PageRegion EnvDL/Envelope DL: "
  560.   << /Policies << /PageSize 7 >> /PageSize [312 624] /ImagingBBox null >> setpagedevice"
  561. *End
  562. *PageRegion EnvC5/Envelope C5: "
  563.   << /Policies << /PageSize 7 >> /PageSize [459 649] /ImagingBBox null >> setpagedevice"
  564. *End
  565. *CloseUI: *PageRegion
  566.  
  567. *% Imageable Area Definitions
  568. *DefaultImageableArea: A4
  569. *ImageableArea A3/A3: "12 10 830 1181"
  570. *ImageableArea A4/A4: "12 10 583 832"
  571. *ImageableArea A5/A5: "12 10 409 585"
  572. *ImageableArea A6/A6: "12 10 285 411"
  573. *ImageableArea B4/B4: "12 10 716 1022"
  574. *ImageableArea B5/B5 (JIS): "21 10 495 719"
  575. *ImageableArea ISOB5/B5 (ISO): "21 10 478 699"
  576. *ImageableArea B6/B6: "12 10 352 506"
  577. *ImageableArea Letter/Letter: "12 8 600 784"
  578. *ImageableArea Legal/Legal: "12 8 600 1000"
  579. *ImageableArea Executive/Executive: "12 8 510 748"
  580. *ImageableArea Tabloid/11x17 (Ledger): "12 8 780 1216"
  581. *ImageableArea EnvPersonal/Envelope #6: "12 8 249 460"
  582. *ImageableArea Env9/Envelope #9: "12 8 267 631"
  583. *ImageableArea Env10/Envelope #10: "12 8 285 676"
  584. *ImageableArea EnvMonarch/Envelope Monarch: "12 8 267 532"
  585. *ImageableArea EnvDL/Envelope DL: "12 10 300 614"
  586. *ImageableArea EnvC5/Envelope C5: "12 10 447 639"
  587. *?ImageableArea: " save
  588.   /cvp { cvi (                   ) cvs
  589.   print ( ) print } bind def
  590.   newpath clippath pathbbox
  591.   4 -2 roll exch 2 {ceiling cvp} repeat
  592.   exch 2 {floor cvp} repeat ( ) = flush
  593.  restore"
  594. *End
  595.  
  596. *% Physical Dimensions of Media
  597. *DefaultPaperDimension: A4
  598. *PaperDimension A3/A3: "842 1191"
  599. *PaperDimension A4/A4: "595 842"
  600. *PaperDimension A5/A5: "420 595"
  601. *PaperDimension A6/A6: "297 420"
  602. *PaperDimension B4/B4: "729 1032"
  603. *PaperDimension B5/B5 (JIS): "516 729"
  604. *PaperDimension ISOB5/B5 (ISO): "499 709"
  605. *PaperDimension B6/B6: "363 516"
  606. *PaperDimension Letter/Letter: "612 792"
  607. *PaperDimension Legal/Legal: "612 1008"
  608. *PaperDimension Executive/Executive: "522 756"
  609. *PaperDimension Tabloid/11x17 (Ledger): "792 1224"
  610. *PaperDimension EnvPersonal/Envelope #6: "261 468"
  611. *PaperDimension Env9/Envelope #9: "279 639"
  612. *PaperDimension Env10/Envelope #10: "297 684"
  613. *PaperDimension EnvMonarch/Envelope Monarch: "279 540"
  614. *PaperDimension EnvDL/Envelope DL: "312 624"
  615. *PaperDimension EnvC5/Envelope C5: "459 649"
  616.  
  617. *%=== Custom Page Size Definitions
  618.  
  619. *%=== Input Slot Definitions
  620. *OpenUI *InputSlot: PickOne
  621. *OrderDependency: 30 AnySetup *InputSlot
  622. *DefaultInputSlot: Internal
  623. *InputSlot Internal/Cassette 1 (Internal): "
  624.   << /ManualFeed false >> setpagedevice
  625.   statusdict begin 0 setpapertray end"
  626. *End
  627. *InputSlot PF26A/Cassette 2 (PF-26): "
  628.   << /ManualFeed false >> setpagedevice
  629.   statusdict begin 1 setpapertray end"
  630. *End
  631. *InputSlot PF26B/Cassette 3 (PF-26): "
  632.   << /ManualFeed false >> setpagedevice
  633.   statusdict begin 3 setpapertray end"
  634. *End
  635. *InputSlot MF1/Multi-Purpose Feeder: "
  636.   << /ManualFeed false >> setpagedevice
  637.   statusdict begin 4 setpapertray end"
  638. *End
  639. *InputSlot MF/Manual Feed: "<< /ManualFeed true >> setpagedevice"
  640. *InputSlot Plain/Plain Paper: "
  641.   << /ManualFeed false /MediaType (Plain) /DeferredMediaSelection true >> setpagedevice"
  642. *End
  643. *InputSlot Transparency/Transparency: "
  644.   << /ManualFeed false /MediaType (Transparency) /DeferredMediaSelection true >> setpagedevice"
  645. *End
  646. *InputSlot Labels/Label Paper: "
  647.   << /ManualFeed false /MediaType (Labels) /DeferredMediaSelection true >> setpagedevice"
  648. *End
  649. *InputSlot Letterhead/Letterhead: "
  650.   << /ManualFeed false /MediaType (Letterhead) /DeferredMediaSelection true >> setpagedevice"
  651. *End
  652. *InputSlot Bond/Bond: "
  653.   << /ManualFeed false /MediaType (Bond) /DeferredMediaSelection true >> setpagedevice"
  654. *End
  655. *InputSlot Color/Color: "
  656.   << /ManualFeed false /MediaType (Color) /DeferredMediaSelection true >> setpagedevice"
  657. *End
  658. *InputSlot Preprinted/Preprinted: "
  659.   << /ManualFeed false /MediaType (Preprinted) /DeferredMediaSelection true >> setpagedevice"
  660. *End
  661. *InputSlot Prepunched/Prepunched: "
  662.   << /ManualFeed false /MediaType (Prepunched) /DeferredMediaSelection true >> setpagedevice"
  663. *End
  664. *InputSlot Recycled/Recycled: "
  665.   << /ManualFeed false /MediaType (Recycled) /DeferredMediaSelection true >> setpagedevice"
  666. *End
  667. *InputSlot Rough/Rough: "
  668.   << /ManualFeed false /MediaType (Rough) /DeferredMediaSelection true >> setpagedevice"
  669. *End
  670. *InputSlot Cardstock/Cardstock: "
  671.   << /ManualFeed false /MediaType (Card Stock) /DeferredMediaSelection true >> setpagedevice"
  672. *End
  673. *InputSlot Vellum/Vellum: "
  674.   << /ManualFeed false /MediaType (Vellum) /DeferredMediaSelection true >> setpagedevice"
  675. *End
  676. *InputSlot User1/Custom 1: "
  677.   << /ManualFeed false /MediaType (Custom Type1) /DeferredMediaSelection true >> setpagedevice"
  678. *End
  679. *InputSlot User2/Custom 2: "
  680.   << /ManualFeed false /MediaType (Custom Type2) /DeferredMediaSelection true >> setpagedevice"
  681. *End
  682. *InputSlot User3/Custom 3: "
  683.   << /ManualFeed false /MediaType (Custom Type3) /DeferredMediaSelection true >> setpagedevice"
  684. *End
  685. *InputSlot User4/Custom 4: "
  686.   << /ManualFeed false /MediaType (Custom Type4) /DeferredMediaSelection true >> setpagedevice"
  687. *End
  688. *InputSlot User5/Custom 5: "
  689.   << /ManualFeed false /MediaType (Custom Type5) /DeferredMediaSelection true >> setpagedevice"
  690. *End
  691. *InputSlot User6/Custom 6: "
  692.   << /ManualFeed false /MediaType (Custom Type6) /DeferredMediaSelection true >> setpagedevice"
  693. *End
  694. *InputSlot User7/Custom 7: "
  695.   << /ManualFeed false /MediaType (Custom Type7) /DeferredMediaSelection true >> setpagedevice"
  696. *End
  697. *InputSlot User8/Custom 8: "
  698.   << /ManualFeed false /MediaType (Custom Type8) /DeferredMediaSelection true >> setpagedevice"
  699. *End
  700. *?InputSlot: "
  701.  "
  702. *End
  703. *CloseUI: *InputSlot
  704.  
  705. *RequiresPageRegion All: True
  706. *% Output Bin Definitions
  707. *OpenUI *OutputBin/Output Bin: PickOne
  708. *OrderDependency: 51 AnySetup *OutputBin
  709. *DefaultOutputBin: FDTop
  710. *OutputBin FDTop/Top Tray (Face-Down): "0 statusdict /setoutputtray get exec"
  711. *OutputBin FURear/Rear Tray (Face-Up): "1 statusdict /setoutputtray get exec"
  712. *?OutputBin: "
  713.  "
  714. *End
  715. *CloseUI: *OutputBin
  716.  
  717. *% Page Stack Order
  718. *PageStackOrder FDTop: Reverse
  719. *PageStackOrder FURear: Normal
  720.  
  721. *% Duplex Definitions
  722. *OpenUI *Duplex/Duplexing: PickOne
  723. *OrderDependency: 50 AnySetup *Duplex
  724. *DefaultDuplex: None
  725. *Duplex None/None: "statusdict begin false setduplexmode false settumble end"
  726. *Duplex DuplexTumble/Short Edge: "statusdict begin true setduplexmode true settumble end"
  727. *Duplex DuplexNoTumble/Long Edge: "statusdict begin true setduplexmode false settumble end"
  728. *?Duplex: " save
  729.   statusdict begin
  730.   duplexmode
  731.   {tumble {(DuplexTumble)} {(DuplexNoTumble)} ifelse}
  732.   {(None)} ifelse = flush end restore"
  733. *End
  734. *CloseUI: *Duplex
  735.  
  736. *% Job Spooling Definitions
  737. *OpenUI *KCCollate/Job Spooling: PickOne
  738. *OrderDependency: 20 AnySetup *KCCollate
  739. *DefaultKCCollate: None
  740. *KCCollate None/None: "<< /Collate false >> setpagedevice"
  741. *KCCollate Temp/Temporary: "
  742.   userdict /UICollateDetails known not
  743.   { userdict /UICollateDetails 10 dict put } if
  744.   userdict /UICollateDetails get  /Mode 1  put
  745.   << /Collate true /CollateDetails UICollateDetails >> setpagedevice"
  746. *End
  747. *KCCollate Perm/Permanent: "
  748.   userdict /UICollateDetails known not
  749.   { userdict /UICollateDetails 10 dict put } if
  750.   userdict /UICollateDetails get  /Mode 2  put
  751.   << /Collate true /CollateDetails UICollateDetails >> setpagedevice"
  752. *End
  753. *?KCCollate:"
  754.     save currentpagedevice /Collate get
  755.     {(None)}
  756.     {/CollateDetails get /Mode get
  757.     1 {
  758.         dup 1 eq { pop (Temp) exit } if
  759.         dup 2 eq { pop (Perm) exit } if
  760.         pop (Unknown)
  761.     } repeat
  762.     = flush
  763.     restore"
  764. *End
  765. *CloseUI: *KCCollate
  766.  
  767. *% Barcode Mode Definitions
  768. *OpenUI *KCBarcodeMode/Barcode: PickOne
  769. *OrderDependency: 21 AnySetup *KCBarcodeMode
  770. *DefaultKCBarcodeMode: None
  771. *KCBarcodeMode None/None: "
  772.   userdict /UICollateDetails known not
  773.   { userdict /UICollateDetails 10 dict put } if
  774.   userdict /UICollateDetails get /Barcode 2  put
  775.   << /Collate true /CollateDetails UICollateDetails >> setpagedevice"
  776. *End
  777. *KCBarcodeMode First/First Page: "
  778.   userdict /UICollateDetails known not
  779.   { userdict /UICollateDetails 10 dict put } if
  780.   userdict /UICollateDetails get /Barcode 0  put
  781.   << /Collate true /CollateDetails UICollateDetails >> setpagedevice"
  782. *End
  783. *KCBarcodeMode All/All Pages: "
  784.   userdict /UICollateDetails known not
  785.   { userdict /UICollateDetails 10 dict put } if
  786.   userdict /UICollateDetails get /Barcode 1  put
  787.   << /Collate true /CollateDetails UICollateDetails >> setpagedevice"
  788. *End
  789. *?KCBarcodeMode: "
  790.     save currentpagedevice /CollateDetails get /Barcode get
  791.     1 {
  792.         dup 2 eq { pop (None) exit } if
  793.         dup 0 eq { pop (First) exit } if
  794.         dup 1 eq { pop (All) exit } if
  795.         pop (Unknown)
  796.     } repeat
  797.     = flush
  798.     restore"
  799. *End
  800. *CloseUI: *KCBarcodeMode
  801.  
  802. *% Barcode ID Definitions
  803. *OpenUI *KCBarcodeID/Barcode ID: Boolean
  804. *OrderDependency: 23 AnySetup *KCBarcodeID
  805. *DefaultKCBarcodeID: False
  806. *KCBarcodeID True/On: "
  807.   userdict /UICollateDetails known not
  808.   { userdict /UICollateDetails 10 dict put } if
  809.   userdict /UICollateDetails get /BarcodePosition 2 copy known { 2 copy get }
  810.   { currentpagedevice /CollateDetails get /BarcodePosition get } ifelse 128 or  put
  811.   << /Collate true /CollateDetails UICollateDetails >> setpagedevice"
  812. *End
  813. *KCBarcodeID False/Off: "
  814.   userdict /UICollateDetails known not
  815.   { userdict /UICollateDetails 10 dict put } if
  816.   userdict /UICollateDetails get /BarcodePosition 2 copy known { 2 copy get }
  817.   { currentpagedevice /CollateDetails get /BarcodePosition get } ifelse 128 not  put
  818.   << /Collate true /CollateDetails UICollateDetails >> setpagedevice"
  819. *End
  820. *?KCBarcodeID: " save
  821.   currentpagedevice /CollateDetails get /BarcodePosition get 128 gt
  822.   {(False)}{(True)} ifelse = flush
  823.  restore"
  824. *End
  825. *CloseUI: *KCBarcodeID
  826.  
  827. *% Barcode Position Definitions
  828. *OpenUI *KCBarcodePos/Barcode Position: PickOne
  829. *OrderDependency: 22 AnySetup *KCBarcodePos
  830. *DefaultKCBarcodePos: ULB
  831. *KCBarcodePos ULB/Upper Left: "
  832.   userdict /UICollateDetails known not
  833.   { userdict /UICollateDetails 10 dict put } if
  834.   userdict /UICollateDetails get /BarcodePosition 2 copy known { 2 copy get }
  835.   { currentpagedevice /CollateDetails get /BarcodePosition get } ifelse 128 and 4 or  put
  836.   << /Collate true /CollateDetails UICollateDetails >> setpagedevice"
  837. *End
  838. *KCBarcodePos URB/Upper Right: "
  839.   userdict /UICollateDetails known not
  840.   { userdict /UICollateDetails 10 dict put } if
  841.   userdict /UICollateDetails get /BarcodePosition 2 copy known { 2 copy get }
  842.   { currentpagedevice /CollateDetails get /BarcodePosition get } ifelse 128 and 3 or  put
  843.   << /Collate true /CollateDetails UICollateDetails >> setpagedevice"
  844. *End
  845. *KCBarcodePos LLB/Lower Left: "
  846.   userdict /UICollateDetails known not
  847.   { userdict /UICollateDetails 10 dict put } if
  848.   userdict /UICollateDetails get /BarcodePosition 2 copy known { 2 copy get }
  849.   { currentpagedevice /CollateDetails get /BarcodePosition get } ifelse 128 and 7 or  put
  850.   << /Collate true /CollateDetails UICollateDetails >> setpagedevice"
  851. *End
  852. *KCBarcodePos LRB/Lower Right: "
  853.   userdict /UICollateDetails known not
  854.   { userdict /UICollateDetails 10 dict put } if
  855.   userdict /UICollateDetails get /BarcodePosition 2 copy known { 2 copy get }
  856.   { currentpagedevice /CollateDetails get /BarcodePosition get } ifelse 128 and  put
  857.   << /Collate true /CollateDetails UICollateDetails >> setpagedevice"
  858. *End
  859. *KCBarcodePos ULVB/Upper Left Vertical: "
  860.   userdict /UICollateDetails known not
  861.   { userdict /UICollateDetails 10 dict put } if
  862.   userdict /UICollateDetails get /BarcodePosition 2 copy known { 2 copy get }
  863.   { currentpagedevice /CollateDetails get /BarcodePosition get } ifelse 128 and 5 or  put
  864.   << /Collate true /CollateDetails UICollateDetails >> setpagedevice"
  865. *End
  866. *KCBarcodePos URVB/Upper Right Vertical: "
  867.   userdict /UICollateDetails known not
  868.   { userdict /UICollateDetails 10 dict put } if
  869.   userdict /UICollateDetails get /BarcodePosition 2 copy known { 2 copy get }
  870.   { currentpagedevice /CollateDetails get /BarcodePosition get } ifelse 128 and 2 or  put
  871.   << /Collate true /CollateDetails UICollateDetails >> setpagedevice"
  872. *End
  873. *KCBarcodePos LLVB/Lower Left Vertical: "
  874.   userdict /UICollateDetails known not
  875.   { userdict /UICollateDetails 10 dict put } if
  876.   userdict /UICollateDetails get /BarcodePosition 2 copy known { 2 copy get }
  877.   { currentpagedevice /CollateDetails get /BarcodePosition get } ifelse 128 and 6 or  put
  878.   << /Collate true /CollateDetails UICollateDetails >> setpagedevice"
  879. *End
  880. *KCBarcodePos LRVB/Lower Right Vertical: "
  881.   userdict /UICollateDetails known not
  882.   { userdict /UICollateDetails 10 dict put } if
  883.   userdict /UICollateDetails get /BarcodePosition 2 copy known { 2 copy get }
  884.   { currentpagedevice /CollateDetails get /BarcodePosition get } ifelse 128 and 1 or  put
  885.   << /Collate true /CollateDetails UICollateDetails >> setpagedevice"
  886. *End
  887. *?KCBarcodePos:"
  888.     save currentpagedevice /CollateDetails get /BarcodePosition get
  889.     1 {
  890.         dup 4 eq { pop (ULB) exit } if
  891.         dup 3 eq { pop (URB) exit } if
  892.         dup 7 eq { pop (LLB) exit } if
  893.         dup 0 eq { pop (LRB) exit } if
  894.         dup 5 eq { pop (ULVB) exit } if
  895.         dup 2 eq { pop (URVB) exit } if
  896.         dup 6 eq { pop (LLVB) exit } if
  897.         dup 1 eq { pop (LRVB) exit } if
  898.         pop (Unknown)
  899.     } repeat
  900.     = flush
  901.     restore"
  902. *End
  903. *CloseUI: *KCBarcodePos
  904.  
  905. *% Tray Switch Definitions
  906. *OpenUI *TraySwitch/Auto Tray Switch: PickOne
  907. *OrderDependency: 25 AnySetup *TraySwitch
  908. *DefaultTraySwitch: None
  909. *TraySwitch None/Printer Default: ""
  910. *TraySwitch On/On: "<< /TraySwitch true >> setpagedevice"
  911. *TraySwitch Off/Off: "<< /TraySwitch false >> setpagedevice"
  912. *?TraySwitch: " save
  913.   currentpagedevice /TraySwitch get
  914.   {(On)}{(Off)} ifelse = flush
  915.  restore"
  916. *End
  917. *CloseUI: *TraySwitch
  918.  
  919. *% PPD Version Info 
  920. *OpenUI *KCVersion/PPD Version: PickOne
  921. *OrderDependency: 25 AnySetup *KCVersion
  922. *DefaultKCVersion: Default
  923. *KCVersion Default/1.5.2: ""
  924. *CloseUI: *KCVersion
  925.  
  926. *% Font Information
  927. *DefaultFont: Courier
  928. *Font AvantGarde-Book: Standard "(001.006S)" Standard ROM
  929. *Font AvantGarde-BookOblique: Standard "(001.006S)" Standard ROM
  930. *Font AvantGarde-Demi: Standard "(001.007S)" Standard ROM
  931. *Font AvantGarde-DemiOblique: Standard "(001.007S)" Standard ROM
  932. *Font Bookman-Light: Standard "(001.004S)" Standard ROM
  933. *Font Bookman-LightItalic: Standard "(001.004S)" Standard ROM
  934. *Font Bookman-Demi: Standard "(001.004S)" Standard ROM
  935. *Font Bookman-DemiItalic: Standard "(001.004S)" Standard ROM
  936. *Font Courier: Standard "(002.004S)" Standard ROM
  937. *Font Courier-Oblique: Standard "(002.004S)" Standard ROM
  938. *Font Courier-Bold: Standard "(002.004S)" Standard ROM
  939. *Font Courier-BoldOblique: Standard "(002.004S)" Standard ROM
  940. *Font Helvetica: Standard "(001.006S)" Standard ROM
  941. *Font Helvetica-Oblique: Standard "(001.006S)" Standard ROM
  942. *Font Helvetica-Bold: Standard "(001.007S)" Standard ROM
  943. *Font Helvetica-BoldOblique: Standard "(001.007S)" Standard ROM
  944. *Font Helvetica-Narrow: Standard "(001.006S)" Standard ROM
  945. *Font Helvetica-Narrow-Oblique: Standard "(001.006S)" Standard ROM
  946. *Font Helvetica-Narrow-Bold: Standard "(001.007S)" Standard ROM
  947. *Font Helvetica-Narrow-BoldOblique: Standard "(001.007S)" Standard ROM
  948. *Font NewCenturySchlbk-Roman: Standard "(001.007S)" Standard ROM
  949. *Font NewCenturySchlbk-Italic: Standard "(001.006S)" Standard ROM
  950. *Font NewCenturySchlbk-Bold: Standard "(001.009S)" Standard ROM
  951. *Font NewCenturySchlbk-BoldItalic: Standard "(001.007S)" Standard ROM
  952. *Font Palatino-Roman: Standard "(001.005S)" Standard ROM
  953. *Font Palatino-Italic: Standard "(001.005S)" Standard ROM
  954. *Font Palatino-Bold: Standard "(001.005S)" Standard ROM
  955. *Font Palatino-BoldItalic: Standard "(001.005S)" Standard ROM
  956. *Font Symbol: Special "(001.007S)" Special ROM
  957. *Font Times-Roman: Standard "(001.007S)" Standard ROM
  958. *Font Times-Italic: Standard "(001.007S)" Standard ROM
  959. *Font Times-Bold: Standard "(001.007S)" Standard ROM
  960. *Font Times-BoldItalic: Standard "(001.009S)" Standard ROM
  961. *Font ZapfChancery-MediumItalic: Standard "(001.007S)" Standard ROM
  962. *Font ZapfDingbats: Special "(001.004S)" Special ROM
  963. *Font Albertus-Medium: Standard "(001.008S)" Standard ROM
  964. *Font Albertus-ExtraBold: Standard "(001.008S)" Standard ROM
  965. *Font AntiqueOlive: Standard "(001.008S)" Standard ROM
  966. *Font AntiqueOlive-Italic: Standard "(001.008S)" Standard ROM
  967. *Font AntiqueOlive-Bold: Standard "(001.008S)" Standard ROM
  968. *Font Arial: Standard "(001.008S)" Standard ROM
  969. *Font Arial-Italic: Standard "(001.008S)" Standard ROM
  970. *Font Arial-Bold: Standard "(001.008S)" Standard ROM
  971. *Font Arial-BoldItalic: Standard "(001.008S)" Standard ROM
  972. *Font CGOmega: Standard "(001.008S)" Standard ROM
  973. *Font CGOmega-Italic: Standard "(001.008S)" Standard ROM
  974. *Font CGOmega-Bold: Standard "(001.008S)" Standard ROM
  975. *Font CGOmega-BoldItalic: Standard "(001.008S)" Standard ROM
  976. *Font CGTimes: Standard "(001.008S)" Standard ROM
  977. *Font CGTimes-Italic: Standard "(001.008S)" Standard ROM
  978. *Font CGTimes-Bold: Standard "(001.008S)" Standard ROM
  979. *Font CGTimes-BoldItalic: Standard "(001.008S)" Standard ROM
  980. *Font Clarendon-Condensed-Bold: Standard "(001.008S)" Standard ROM
  981. *Font Coronet: Standard "(001.008S)" Standard ROM
  982. *Font CourierHP: Standard "(001.008S)" Standard ROM
  983. *Font CourierHP-Italic: Standard "(001.008S)" Standard ROM
  984. *Font CourierHP-Bold: Standard "(001.008S)" Standard ROM
  985. *Font CourierHP-BoldItalic: Standard "(001.008S)" Standard ROM
  986. *Font Garamond-Antiqua: Standard "(001.008S)" Standard ROM
  987. *Font Garamond-Halbfett: Standard "(001.008S)" Standard ROM
  988. *Font Garamond-Kursiv: Standard "(001.008S)" Standard ROM
  989. *Font Garamond-KursivHalbfett: Standard "(001.008S)" Standard ROM
  990. *Font LetterGothic: Standard "(001.008S)" Standard ROM
  991. *Font LetterGothic-Italic: Standard "(001.008S)" Standard ROM
  992. *Font LetterGothic-Bold: Standard "(001.008S)" Standard ROM
  993. *Font Marygold: Standard "(001.008S)" Standard ROM
  994. *Font SymbolMT: Standard "(001.008S)" Standard ROM
  995. *Font TimesNewRoman: Standard "(001.008S)" Standard ROM
  996. *Font TimesNewRoman-Italic: Standard "(001.008S)" Standard ROM
  997. *Font TimesNewRoman-BoldItalic: Standard "(001.008S)" Standard ROM
  998. *Font TimesNewRoman-Bold: Standard "(001.008S)" Standard ROM
  999. *Font Univers-Medium: Standard "(001.008S)" Standard ROM
  1000. *Font Univers-MediumItalic: Standard "(001.008S)" Standard ROM
  1001. *Font Univers-Bold: Standard "(001.008S)" Standard ROM
  1002. *Font Univers-BoldItalic: Standard "(001.008S)" Standard ROM
  1003. *Font Univers-Condensed-Medium: Standard "(001.008S)" Standard ROM
  1004. *Font Univers-Condensed-MediumItalic: Standard "(001.008S)" Standard ROM
  1005. *Font Univers-Condensed-Bold: Standard "(001.008S)" Standard ROM
  1006. *Font Univers-Condensed-BoldItalic: Standard "(001.008S)" Standard ROM
  1007. *Font Wingdings-Regular: Special "(001.008S)" Special ROM
  1008. *?FontQuery: "
  1009.  save
  1010.    /str 100 string dup 0 (fonts/) putinterval def
  1011.    { count 1 gt
  1012.      { exch dup str 6 94 getinterval cvs
  1013.        (/) print print (:) print
  1014.        FontDirectory exch known
  1015.        { (Yes) } { (No) } ifelse =
  1016.      } { exit } ifelse
  1017.    } bind loop
  1018.    (*) = flush
  1019.  restore"
  1020. *End
  1021. *?FontList: "save
  1022.  save
  1023.    FontDirectory { pop == } bind forall flush (*) = flush
  1024.  restore"
  1025. *End
  1026.  
  1027. *% Printer Messages
  1028. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  1029. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  1030. *Message: "\FontName\ not found, using Courier"
  1031.  
  1032. *% Status (format: %%[ status: <one of these> ]%% )
  1033. *Status: "warming up"/warming up
  1034. *Status: "idle"/idle
  1035. *Status: "busy"/busy
  1036. *Status: "waiting"/waiting
  1037. *Status: "printing"/printing
  1038. *Status: "initializing"/initializing
  1039.  
  1040. *Status: "printing test page"/printing test page
  1041.  
  1042. *% Printer Error (format: %%[ PrinterError: <one of these> ]%% )
  1043. *PrinterError: "paper entry misfeed"
  1044. *PrinterError: "cover open"
  1045. *PrinterError: "no paper tray"
  1046. *PrinterError: "out of paper"
  1047. *PrinterError: "toner low (halt)"
  1048. *PrinterError: "warming up"
  1049. *PrinterError: "other reason"
  1050. *PrinterError: "video interface mode"
  1051. *PrinterError: "offline"
  1052. *PrinterError: "toner low (warning)"
  1053.  
  1054. *% Input Sources (format: %%[ status: <stat>;source:<one of these> ]%% )
  1055. *Source: "serial 25"
  1056. *Source: "parallel"
  1057. *Source: "AppleTalk"
  1058. *Source: "option"
  1059.  
  1060. *%  End of PPD file for Kyocera FS-6900 (European English)
  1061.